Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Feat) Add Basic API on RTB Objects #625

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Benouare
Copy link

@Benouare Benouare commented Oct 18, 2024

Quick and dirty one. It may helps some of you.

@Benouare Benouare marked this pull request as ready for review October 18, 2024 12:04
@eljeffeg
Copy link
Collaborator

Cool - Do you have some documentation you could include in this chat that I could post into our Wiki?

@Benouare Benouare force-pushed the feature/apiv2 branch 2 times, most recently from f0c8f0a to 5b9b474 Compare January 2, 2025 11:21
@Benouare
Copy link
Author

Benouare commented Jan 2, 2025

@eljeffeg,

Hum, let's try something.

Currently we allow to talk with the rtb api with the "classic" apikey header (Already used in RTB).
This Api allows us to talk with :

  • Teams, (Read only, no full CRUD),
  • Boxes (Read, Create, no delete, no put),
  • Corporation (Read, create, delete, no update),
  • Flag (Read, create),

You should look to tests/testHandlersApiV2.py that can give you some ideas on how it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants